home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gimp / 2.0 / help / en / gimp-layer-equalize.html < prev    next >
Encoding:
Extensible Markup Language  |  2008-05-03  |  7.7 KB  |  191 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>11.7.¬† Equalize</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" />
  10.     <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" />
  11.     <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
  12.     <link rel="start" href="index.html" title="GNU Image Manipulation Program" />
  13.     <link rel="up" href="gimp-imagewindow-menus-colors.html" title="11.¬† The ‚ÄúColors‚Äù Menu" />
  14.     <link rel="prev" href="gimp-imagewindow-menus-colors-auto.html" title="11.6.¬† The ‚ÄúAuto‚Äù Submenu" />
  15.     <link rel="next" href="gimp-layer-white-balance.html" title="11.8.¬† White Balance" />
  16.   </head>
  17.   <body>
  18.     <div class="navheader">
  19.       <table width="100%" summary="Navigation header">
  20.         <tr>
  21.           <th colspan="3" align="center">11.7.¬†
  22.     <span lang="en" xml:lang="en">Equalize</span>
  23.   </th>
  24.         </tr>
  25.         <tr>
  26.           <td width="20%" align="left"><a accesskey="p" href="gimp-imagewindow-menus-colors-auto.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  27.           <th width="60%" align="center">11.¬†
  28.     <span lang="en" xml:lang="en">The ‚Äú<span class="quote">Colors</span>‚Äù Menu</span>
  29.   </th>
  30.           <td width="20%" align="right">¬†<a accesskey="n" href="gimp-layer-white-balance.html"><img src="../images/next.png" alt="Next" /></a></td>
  31.         </tr>
  32.       </table>
  33.       <hr />
  34.     </div>
  35.     <div class="sect2" lang="en" xml:lang="en">
  36.       <div class="titlepage">
  37.         <div>
  38.           <div>
  39.             <h3 class="title"><a id="gimp-layer-equalize"></a>11.7.¬†
  40.     <span lang="en" xml:lang="en">Equalize</span>
  41.   </h3>
  42.           </div>
  43.           <div>
  44.             <div class="revhistory">
  45.               <table border="1" width="100%" summary="Revision history">
  46.                 <tr>
  47.                   <th align="left" valign="top" colspan="3">
  48.                     <b>Revision History</b>
  49.                   </th>
  50.                 </tr>
  51.                 <tr>
  52.                   <td align="left">Revision $Revision: 2315 $</td>
  53.                   <td align="left">2007-10-17</td>
  54.                   <td align="left">ude</td>
  55.                 </tr>
  56.               </table>
  57.             </div>
  58.           </div>
  59.         </div>
  60.       </div>
  61.       <a id="id2717184" class="indexterm"></a>
  62.       <a id="id2717199" class="indexterm"></a>
  63.       <p>
  64.     The <span class="guimenuitem">Equalize</span>
  65.     command automatically adjusts the brightness of colors across the active
  66.     layer so that the histogram for the Value channel is as nearly flat as
  67.     possible, that is, so that each possible brightness value appears at about
  68.     the same number of pixels as every other value. You can see this in the
  69.     histograms in the example below, in that pixel colors which occur
  70.     frequently in the image are stretched further apart than pixel colors
  71.     which occur only rarely. The results of this command can vary quite a bit.
  72.     Sometimes ‚Äú<span class="quote">Equalize</span>‚Äù
  73.     works very well to enhance the contrast in an image, bringing out details
  74.     which were hard to see before. Other times, the results look very bad. It
  75.     is a very powerful operation and it is worth trying to see if it will
  76.     improve your image. It works on layers from RGB and Grayscale images. If
  77.     the image is Indexed, the menu entry is insensitive and grayed out.
  78.   </p>
  79.       <div class="sect3" lang="en" xml:lang="en">
  80.         <div class="titlepage">
  81.           <div>
  82.             <div>
  83.               <h4 class="title"><a id="id2717238"></a>11.7.1.¬†
  84.       <span lang="en" xml:lang="en">Activate Command</span>
  85.     </h4>
  86.             </div>
  87.           </div>
  88.         </div>
  89.         <div class="itemizedlist">
  90.           <ul type="disc">
  91.             <li>
  92.               <p>
  93.           You can access this command from the image menubar through
  94.           <span class="guimenu"><span class="accel">C</span>olors</span> ‚Üí <span class="guisubmenu"><span class="accel">A</span>uto</span> ‚Üí <span class="guimenuitem"><span class="accel">E</span>qualize</span>.
  95.         </p>
  96.             </li>
  97.             <li>
  98.               <p>
  99.           or by using the keyboard shortcut
  100.           <span class="keycap"><strong>Shift</strong></span>+<span class="keycap"><strong>Page_Down</strong></span>.
  101.         </p>
  102.             </li>
  103.           </ul>
  104.         </div>
  105.       </div>
  106.       <div class="sect3" lang="en" xml:lang="en">
  107.         <div class="titlepage">
  108.           <div>
  109.             <div>
  110.               <h4 class="title"><a id="id2717320"></a>11.7.2.¬†
  111.       <span lang="en" xml:lang="en">‚Äú<span class="quote">Equalize</span>‚Äù example</span>
  112.     </h4>
  113.             </div>
  114.           </div>
  115.         </div>
  116.         <div class="figure">
  117.           <a id="id2717335"></a>
  118.           <p class="title">
  119.             <b>Figure¬†15.137.¬†
  120.         <span lang="en" xml:lang="en">Original image</span>
  121.       </b>
  122.           </p>
  123.           <div class="figure-contents">
  124.             <div class="mediaobject">
  125.               <img src="../images/menus/alice.png" alt="Original image" />
  126.               <div class="caption">
  127.                 <p>
  128.             The active layer and its Red, Green, Blue histograms before
  129.             ‚Äú<span class="quote">Equalize</span>‚Äù.
  130.           </p>
  131.               </div>
  132.             </div>
  133.           </div>
  134.         </div>
  135.         <br class="figure-break" />
  136.         <div class="figure">
  137.           <a id="id2717378"></a>
  138.           <p class="title">
  139.             <b>Figure¬†15.138.¬†
  140.         <span lang="en" xml:lang="en">Image after the command</span>
  141.       </b>
  142.           </p>
  143.           <div class="figure-contents">
  144.             <div class="mediaobject">
  145.               <img src="../images/menus/equalize.png" alt="Image after the command" />
  146.               <div class="caption">
  147.                 <p>
  148.             The active layer and its Red, Green, Blue histograms after
  149.             treatment.
  150.           </p>
  151.                 <p>
  152.             Histogram stretching creates gaps between pixel columns giving it
  153.             a striped look.
  154.           </p>
  155.               </div>
  156.             </div>
  157.           </div>
  158.         </div>
  159.         <br class="figure-break" />
  160.       </div>
  161.     </div>
  162.     <div class="navfooter">
  163.       <hr />
  164.       <table width="100%" summary="Navigation footer">
  165.         <tr>
  166.           <td width="40%" align="left"><a accesskey="p" href="gimp-imagewindow-menus-colors-auto.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  167.           <td width="20%" align="center">
  168.             <a accesskey="u" href="gimp-imagewindow-menus-colors.html">
  169.               <img src="../images/up.png" alt="Up" />
  170.             </a>
  171.           </td>
  172.           <td width="40%" align="right">¬†<a accesskey="n" href="gimp-layer-white-balance.html"><img src="../images/next.png" alt="Next" /></a></td>
  173.         </tr>
  174.         <tr>
  175.           <td width="40%" align="left" valign="top"><a accesskey="p" href="gimp-imagewindow-menus-colors-auto.html">11.6.¬†
  176.     <span lang="en" xml:lang="en">The ‚Äú<span class="quote">Auto</span>‚Äù Submenu</span>
  177.   </a>¬†</td>
  178.           <td width="20%" align="center">
  179.             <a accesskey="h" href="index.html">
  180.               <img src="../images/home.png" alt="Home" />
  181.             </a>
  182.           </td>
  183.           <td width="40%" align="right" valign="top">¬†<a accesskey="n" href="gimp-layer-white-balance.html">11.8.¬†
  184.     <span lang="en" xml:lang="en">White Balance</span>
  185.   </a></td>
  186.         </tr>
  187.       </table>
  188.     </div>
  189.   </body>
  190. </html>
  191.